Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrong sample code #761

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Fix wrong sample code #761

merged 1 commit into from
Dec 14, 2020

Conversation

JackyKyoto
Copy link
Contributor

Wrong annotation ====> Correct annotation
@service ====> @DubboService
@reference ====> @DubboReference

@service ====>  @DubboService
@reference   ====>  @DubboReference
@kimmking kimmking merged commit 5b35e74 into apache:master Dec 14, 2020
@kimmking kimmking changed the title Fix wrong sample code : Fix wrong sample code Dec 14, 2020
AlbumenJ pushed a commit that referenced this pull request Jan 25, 2021
* Fix wrong  sample code : (#761)

@service ====>  @DubboService
@reference   ====>  @DubboReference

Co-authored-by: 李大成 <[email protected]>

* fix README_CN  change Registry Zookeeper Samples and Registry Nacos Samples error (#760)

* Update README_CN.md (#762)

修改版本号,2.7.7->2.7.8

* Update README.md (#764)

update Registry Zookeeper Samples and Registry Nacos Samples URL

* Update README.md (#763)

Update the version of the project to   2.7.8   .

* Update README.md (#765)

Wrong annotation ====> Correct annotation
@service ====> @DubboService
@reference ====> @DubboReference

* update version to 2.7.9-SNAPSHOT, fix compile errors

* do not install samples modules

* update maven version to 3.6.1

* add github actions workflow

* fix workflows path

Co-authored-by: JackyKyoto <[email protected]>
Co-authored-by: 李大成 <[email protected]>
Co-authored-by: lxl910128 <[email protected]>
Co-authored-by: JustDoNow <[email protected]>
Co-authored-by: wuudongdong <[email protected]>
Co-authored-by: DaisyLJQ <[email protected]>
Co-authored-by: sharpzhango <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants